home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000231_news@watsun.cc.columbia.edu _Fri Feb 19 00:57:32 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA16309
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 19 Feb 1999 00:57:32 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id AAA24930
  7.     for kermit.misc@watsun.cc.columbia.edu; Fri, 19 Feb 1999 00:34:11 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Subject: Re: Default Upload Directory
  11. Date: 19 Feb 1999 05:34:02 GMT
  12. Organization: Columbia University
  13. Message-ID: <7ait4a$oam$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@mailrelay2.cc.columbia.edu
  15.  
  16. In article <7aikla$57v$1@samba.rahul.net>,  <dold@network.rahul.net> wrote:
  17. : Is there a default upload directory in K-95 (1.1.17)?
  18. : I see the default download, and if I were doing individual shortcut/scripts
  19. : for each connection I could make macros.  Maybe that's what I need to do.
  20. : My new users (1 so far) like the K-95 dialer screen, close-on-exit, good
  21. : Wyse50 emulation, and autodownload to pre-configured directories, and they
  22. : love the login scripts ;-)
  23. : But I'm floundering on the upload directory, which, unfortunately,
  24. : HyperTerm remembers, although there is no explicit setting.
  25.  
  26. The current directory is the directory used for Uploads unless you 
  27. are using a Kermit Server (such as when using the Auto-upload feature via 
  28. a GET) then you can SET SERVER GET-PATH to specify where the files
  29. should be retrieved from.  
  30.  
  31. You can think of the CD command as Kermit's SET FILE UPLOAD-DIRECTORY 
  32. command.
  33.  
  34. : And, by the way... 
  35. : is the license per seat, or per concurrent user for K-95?
  36.  
  37. Per Seat.  We do not have hooks in Kermit 95 for any of the 
  38. commercial concurrent user management systems.
  39.  
  40.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  41.                  The Kermit Project * Columbia University
  42.               612 West 115th St #716 * New York, NY * 10025
  43.   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org